POST
/MachineLearning/StartEngine/
Ensures that the machine learning engine is started and retrieve the set of JS handlers.
Request
Method
Request URI
POST
/API/MachineLearning/StartEngine/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The session ID.
Specifying via an Authorization request header instead is recommended.
Request Headers
Authorization: Bearer <Current session ID>
Request Body
There is no Request Body for this function.
Response
Response Body
A dictionary of machine learning plugin names and corresponding JS handlers.